commit | 341071d878757c06a3931db660fe318effc8317e | [log] [tgz] |
---|---|---|
author | Junio C Hamano <junio@hera.kernel.org> | Sun Jun 04 07:24:48 2006 |
committer | Junio C Hamano <junio@hera.kernel.org> | Sun Jun 04 07:24:48 2006 |
tree | 8cb7bf28351c062adbe71172b942a3228d40725d | |
parent | bb8fb05ed082c81af81f9eecf356f993e2ef83b7 [diff] [blame] |
Autogenerated HTML docs for v1.3.3-g16a4
diff --git a/git-reset.txt b/git-reset.txt index b27399d..73a0ffc 100644 --- a/git-reset.txt +++ b/git-reset.txt
@@ -24,7 +24,7 @@ OPTIONS ------- --mixed:: - Resets the index but not the working tree (ie, the changed files + Resets the index but not the working tree (i.e., the changed files are preserved but not marked for commit) and reports what has not been updated. This is the default action.